projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bc9c42
)
(Clipboard): Note that paste is bound to clipboard-yank.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 17 Nov 2008 21:50:37 +0000
(21:50 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 17 Nov 2008 21:50:37 +0000
(21:50 +0000)
doc/emacs/frames.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/frames.texi
b/doc/emacs/frames.texi
index 415c7eedfab79db29241ec9708cf918190d4e1e1..51928551c37e3f157d4e32f84993ec87c53d4970 100644
(file)
--- a/
doc/emacs/frames.texi
+++ b/
doc/emacs/frames.texi
@@
-361,9
+361,10
@@
selection discussed earlier. You can access the clipboard through the
@code{Copy} menu item, copies the region to the kill ring and saves it
in the clipboard.
+@findex clipboard-yank
@cindex paste
The @code{Paste} menu item in the Edit menu yanks the contents of
-the clipboard at point.
+the clipboard at point
(@code{clipboard-yank})
.
@vindex x-select-enable-clipboard
You can customize the variable @code{x-select-enable-clipboard} to